﻿2026-06-16T08:24:16.8025407Z ##[group]Run actions/checkout@v5
2026-06-16T08:24:16.8026509Z with:
2026-06-16T08:24:16.8027030Z   fetch-depth: 0
2026-06-16T08:24:16.8027709Z   repository: SaberMage/spt-core
2026-06-16T08:24:16.8032889Z   token: ***
2026-06-16T08:24:16.8033416Z   ssh-strict: true
2026-06-16T08:24:16.8033959Z   ssh-user: git
2026-06-16T08:24:16.8034502Z   persist-credentials: true
2026-06-16T08:24:16.8035104Z   clean: true
2026-06-16T08:24:16.8035699Z   sparse-checkout-cone-mode: true
2026-06-16T08:24:16.8036360Z   fetch-tags: false
2026-06-16T08:24:16.8036972Z   show-progress: true
2026-06-16T08:24:16.8037623Z   lfs: false
2026-06-16T08:24:16.8038158Z   submodules: false
2026-06-16T08:24:16.8038727Z   set-safe-directory: true
2026-06-16T08:24:16.8039471Z ##[endgroup]
2026-06-16T08:24:16.9947258Z Syncing repository: SaberMage/spt-core
2026-06-16T08:24:16.9948919Z ##[group]Getting Git version info
2026-06-16T08:24:16.9949772Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T08:24:17.0166497Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T08:24:17.0389430Z git version 2.43.0.windows.1
2026-06-16T08:24:17.0415345Z ##[endgroup]
2026-06-16T08:24:17.0423307Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\056c7413-3ecd-4642-9e97-7809d11a19f9\.gitconfig'
2026-06-16T08:24:17.0436992Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\056c7413-3ecd-4642-9e97-7809d11a19f9' before making global git config changes
2026-06-16T08:24:17.0438633Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T08:24:17.0441493Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T08:24:17.0664786Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T08:24:17.0845053Z https://github.com/SaberMage/spt-core
2026-06-16T08:24:17.0871823Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T08:24:17.0875725Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T08:24:17.1060604Z HEAD
2026-06-16T08:24:17.1579803Z ##[endgroup]
2026-06-16T08:24:17.1582297Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T08:24:17.5131657Z ##[group]Cleaning the repository
2026-06-16T08:24:17.5135984Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T08:24:18.7152441Z Removing target/
2026-06-16T08:24:18.7183195Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T08:24:18.7650622Z HEAD is now at a5441e58 Merge 24e2409de14b0439f608f10426f2d79b64c5e50a into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T08:24:18.7675562Z ##[endgroup]
2026-06-16T08:24:18.7679731Z ##[group]Disabling automatic garbage collection
2026-06-16T08:24:18.7684453Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T08:24:18.7916468Z ##[endgroup]
2026-06-16T08:24:18.7916837Z ##[group]Setting up auth
2026-06-16T08:24:18.7923046Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T08:24:18.8142772Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T08:24:19.1759565Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T08:24:19.1984546Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T08:24:19.5632244Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T08:24:19.5848567Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T08:24:19.9361036Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T08:24:19.9673286Z ##[endgroup]
2026-06-16T08:24:19.9673789Z ##[group]Fetching the repository
2026-06-16T08:24:19.9680610Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-06-16T08:24:20.6031025Z From https://github.com/SaberMage/spt-core
2026-06-16T08:24:20.6031476Z    0c954353..24e2409d  dev-freeform -> origin/dev-freeform
2026-06-16T08:24:20.6155909Z [command]"c:\program files\git\cmd\git.exe" branch --list --remote origin/dev-freeform
2026-06-16T08:24:20.6373655Z   origin/dev-freeform
2026-06-16T08:24:20.6400757Z [command]"c:\program files\git\cmd\git.exe" rev-parse refs/remotes/origin/dev-freeform
2026-06-16T08:24:20.6592527Z 24e2409de14b0439f608f10426f2d79b64c5e50a
2026-06-16T08:24:20.6612888Z ##[endgroup]
2026-06-16T08:24:20.6613269Z ##[group]Determining the checkout info
2026-06-16T08:24:20.6613600Z ##[endgroup]
2026-06-16T08:24:20.6618274Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T08:24:20.6880975Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T08:24:20.7124149Z ##[group]Checking out the ref
2026-06-16T08:24:20.7128532Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T08:24:20.7606463Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T08:24:20.7606828Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T08:24:20.7607286Z Previous HEAD position was a5441e58 Merge 24e2409de14b0439f608f10426f2d79b64c5e50a into e6722b86a963b4a5c41a6fcd820b26617686fda7
2026-06-16T08:24:20.7607722Z Switched to and reset branch 'dev-freeform'
2026-06-16T08:24:20.7630928Z ##[endgroup]
2026-06-16T08:24:20.7887796Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T08:24:20.8111263Z 24e2409de14b0439f608f10426f2d79b64c5e50a
